home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Zoo Guides: Life in the Desert
/
Zoo Guides - Life in the Desert.iso
/
pc
/
lfnthdsr
/
chapters
/
shared.dir
/
00386_Script_386
< prev
next >
Wrap
Text File
|
1995-05-08
|
300b
|
16 lines
--
on getgoing
global chapname, index, classification
put 0 into index
put line 1 to 20 of field "dummy" into field "index1"
put the movie into chapname
puppetsprite 8, true
if classification = 2 then
set the castnum of sprite 8 to f22
end if
updatestage
end